home *** CD-ROM | disk | FTP | other *** search
- Preferences = {
- ACTIONS = {
- setAudioNotification:;
- setAnonLogin:;
- saveDefaults:;
- setServerTimeout:;
- setUntitledFirstWindow:;
- setPrefixCaseSensitive:;
- removeFileType:;
- setDebugLevel:;
- setShowNewQueries:;
- setCustomHost:;
- restoreDefaults:;
- setMaxReplies:;
- groupChanged:;
- setModalDQueries:;
- setNiceLevel:;
- setServerRetries:;
- setDebuggingEnabled:;
- setExactMode:;
- setHostname:;
- setMaxFileSize:;
- setRetrieveSubDirs:;
- setModalAQueries:;
- inspectRevert:;
- setSuffixCaseSensitive:;
- setMaxThreadCount:;
- inspectOK:;
- setQueryType:;
- setSortType:;
- addFileType:;
- setCollisionWarnings:;
- };
- OUTLETS = {
- modalDirQueryID;
- retrieveSubDirsID;
- prefixCaseID;
- useAudioID;
- queryBoxID;
- serverRetriesID;
- archieBoxID;
- addID;
- debugEnableID;
- patternMatrixID;
- maxFileSizeID;
- hitsFormID;
- sortMatrixID;
- niceMatrixID;
- serverTimeoutID;
- exactBtnID;
- hostMatrixID;
- anonPasswdID;
- fileExtID;
- fileListID;
- collisionWarnID;
- showQueryID;
- newWindowID;
- ftpBoxID;
- maxThreadsID;
- suffixCaseID;
- modalArchieQueryID;
- generalBoxID;
- removeID;
- inspectorMgr;
- customHostID;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- ArchieServer = {
- ACTIONS = {
- appWillTerminate:;
- setAllowHide:;
- setSortType:;
- setDebugLevel:;
- setTransferDir:;
- setAnonLogin:;
- interruptRequest:;
- infoPanel:;
- setExactMode:;
- setMaxReplies:;
- setQueryType:;
- restoreDefaults:;
- fileAttributes:;
- showHelpFile:;
- appDidUnhide:;
- archieRequest:;
- anonLoginPasswd:;
- saveDefaults:;
- retrieveFile:;
- preferences:;
- setOffset:;
- setCustomHost:;
- setNiceLevel:;
- setHostname:;
- };
- OUTLETS = {
- writeMatrixID;
- queryFieldID;
- hostHashTable;
- mainWindowID;
- queryPanelID;
- errStringTable;
- hostnameID;
- patternMatrixID;
- debugMatrixID;
- selectionList;
- hitsFormID;
- fileBrowserID;
- sortMatrixID;
- niceMatrixID;
- allowHideBtnID;
- abortID;
- exactBtnID;
- clockID;
- modeMatrixID;
- prefPanelID;
- ftpObject;
- hostMatrixID;
- calendarID;
- helpScrollViewID;
- anonPasswdID;
- statusID;
- helpPanelID;
- readMatrixID;
- queryTimerID;
- hostList;
- infoPanelID;
- selectedFile;
- retrieveBtnID;
- anonPasswdPanelID;
- fileInfoID;
- execMatrixID;
- customHostID;
- };
- SUPERCLASS = Object;
- };
-